HomeSort by relevance Sort by last modified time
    Searched refs:zzstr_in (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
dlgauto.h 64 static zzchar_t *zzstr_in=0; variable
84 if (*zzstr_in){ \
85 zzchar = *zzstr_in; \
86 ++zzstr_in; \
126 zzstr_in = 0;
152 zzstr_in = 0;
179 zzstr_in = s;
209 state->str = zzstr_in;
236 zzstr_in = state->str;
372 if (zzstr_in)
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
dlgauto.h 64 static zzchar_t *zzstr_in=0; variable
84 if (*zzstr_in){ \
85 zzchar = *zzstr_in; \
86 ++zzstr_in; \
126 zzstr_in = 0;
152 zzstr_in = 0;
179 zzstr_in = s;
209 state->str = zzstr_in;
236 zzstr_in = state->str;
367 if (zzstr_in)
    [all...]

Completed in 284 milliseconds