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

/seL4-refos-master/libs/libmuslc/src/signal/mips64/
H A Dsigsetjmp.s11 # comparing save mask with 0, if equals to 0 then
/seL4-refos-master/libs/libmuslc/src/signal/mipsn32/
H A Dsigsetjmp.s11 # comparing save mask with 0, if equals to 0 then
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c448 a colon or equals sign and arbitrary value appended to it */
727 char *colon, *equals; local
730 equals = index(opts, '=');
731 if (!colon || (equals && equals < colon)) colon = equals;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c448 a colon or equals sign and arbitrary value appended to it */
727 char *colon, *equals; local
730 equals = index(opts, '=');
731 if (!colon || (equals && equals < colon)) colon = equals;
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2045 the option name, a colon or equals sign, and then the value of the string.
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2045 the option name, a colon or equals sign, and then the value of the string.

Completed in 59 milliseconds