Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 5 of 5) sorted by relevance

/phasta/phastaIO/phiotimer_empty/
H A Dphiotimer.h10 #define PHASTAIO_OPENTIME(cmd) cmd argument
11 #define PHASTAIO_CLOSETIME(cmd) cmd argument
12 #define PHASTAIO_READTIME(cmd,ignored) cmd argument
13 #define PHASTAIO_WRITETIME(cmd,ignored) cmd argument
/phasta/phSolver/compressible/test/
H A Drunphasta.cmake1 macro(cmd dir exe) macro
/phasta/phSolver/incompressible/test/
H A Drunphasta.cmake1 macro(cmd dir exe) macro
/phasta/phSolver/common/
H A Dmissing_win32.c4 void SYSTEM(char *cmd) { in SYSTEM()
/phasta/M2N/src/
H A Dphasta.cc112 string cmd = exec_string.str(); in phasta() local