Searched defs:lastpos (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/h/
H A DDLexer.h42 if (nextpos < lastpos){ \
68 register DLGChar *lastpos; local
73 lastpos = &_lextext[_bufsize-1];
123 if (nextpos < lastpos){
H A Ddlgauto.h98 if (zznextpos < lastpos){ \
353 zzchar_t *lastpos; /* MR27 Remove register since address operator used. */ local
358 lastpos = &zzlextext[zzbufsize-1];
440 if (zznextpos < lastpos){

Completed in 613 milliseconds