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

/seL4-refos-master/libs/libmuslc/src/misc/
H A Dwordexp.c35 int sq=0, dq=0; local
54 if (!dq) sq^=1;
57 if (!sq) dq^=1;
77 if (!(sq|dq|np)) return WRDE_BADCHAR;

Completed in 31 milliseconds