HomeSort by: relevance | last modified time | path
    Searched refs:STR0 (Results 1 - 6 of 6) sorted by relevancy

  /src/bin/csh/
const.c 47 Char STR0[] = { '0', '\0' };
exec.c 628 set(STRstatus, Strsave(STR0));
632 set(STRstatus, Strsave(tellmewhat(lexw, NULL) ? STR0 : STR1));
exp.c 506 return (Strsave(STR0));
567 set(STRstatus, Strsave(STR0));
sem.c 107 set(STRstatus, Strsave(STR0));
csh.c 319 set(STRstatus, Strsave(STR0));
  /src/sys/external/bsd/acpica/dist/tests/misc/
grammar.asl 5843 // exercise the SizeOf operator. STR0 and STR1 are expected to be equal,
5844 // STR2 is expected to have a different SizeOf value than STR0 and STR1.
5846 Name (STR0, "ACPI permits very flexible methods of expressing a system")
5895 // SizeOf (STR0) -- where Name (STR0,...) -- lot's of cases
5904 if (LNotEqual (0x00, CMPR (STR0, STR1)))
5922 Store (STR0, Local0)
8711 Name (STR0, "String")
8716 STR0,
8768 Store (SAR0 (STR0, 6), Local0
    [all...]

Completed in 79 milliseconds