Searched refs:valid (Results 1 - 3 of 3) sorted by relevance

/ast/src/lib/libast/comp/
H A Dre_comp.c32 #undef valid macro
38 int valid; member in struct:__anon251
48 if (state.valid)
54 if (state.valid)
56 state.valid = 0;
61 state.valid = 1;
72 if (state.valid && subject)
H A Dsetlocale.c66 #undef valid macro
/ast/src/lib/libtk/library/
H A Dmsgbox.tcl106 set valid 0
109 set valid 1
113 if !$valid {

Completed in 21 milliseconds