Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 10 of 10) sorted by relevance

/third_party/uapp/dash/src/
A Dmystring.h62 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
A Dmkinit.c147 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
267 if (equal(line, "}\n")) in doevent()
308 for (pp = header_files ; *pp && ! equal(*pp, name) ; pp++); in doinclude()
A Dalias.c221 if (equal(name, (*app)->name)) { in __lookupalias()
A Dmain.c122 && (! attyset() || equal(termval(), "emacs")) in main()
A Doptions.c266 if (equal(name, optnames[i])) { in minus_o()
A Dexec.c633 if (equal(cmdp->cmdname, name)) in cmdlookup()
A Dparser.c899 && attyset() && ! equal(termval(), "emacs")) { in readtoken1()
/third_party/uapp/dash/src/bltin/
A Dprintf.c454 nonl = *++argv ? equal(*argv, "-n") : 0; in echocmd()
/third_party/lib/acpica/tests/misc/
A Dgrammar.asl972 Store ("+*+*+*+* MTHD_ERROR: Results not equal!", Debug)
5842 // exercise the SizeOf operator. STR0 and STR1 are expected to be equal,
5872 // that, otherwise return 0 to indicate SizeOf each is equal.
8698 // If strings are not of equal size, return error code
/third_party/lib/acpica/
A Dchanges.txt1113 range was equal to the (length -1) caused by the fact that these values
5627 size is less than or equal to the default width of an integer (32 or
6000 (SyncLevel less than or equal). This change updates the code to match the
6153 versions were valid, but not equal, the 64-bit version was used. This was
13043 being stored was equal to or smaller than the original (existing)

Completed in 36 milliseconds