Searched refs:Optstate_t (Results 1 - 5 of 5) sorted by relevance
/ast/src/lib/libast/misc/ | ||
H A D | optlib.h | 105 } Optstate_t; typedef in typeref:struct:Optstate_s 109 Optstate_t* state; 113 extern Optstate_t* optstate(Opt_t*); |
H A D | optjoin.c | 56 Optstate_t* state; |
H A D | optget.c | 177 static Optstate_t state; 373 Optstate_t* |
/ast/src/lib/libast/astsa/ | ||
H A D | optlib.h | 97 } Optstate_t; typedef in typeref:struct:Optstate_s 101 Optstate_t* state; |
/ast/src/cmd/nmake/ | ||
H A D | option.c | 324 } Optstate_t; typedef in typeref:struct:Optstate_s 326 static Optstate_t opt; |
Completed in 20 milliseconds