Searched defs:PREINCSTR (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/wince/
H A Dwcecfg.h158 # define PREINCSTR(ptr) (ptr = (char *)_mbsinc((const UCHAR *)(ptr))) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/win32/
H A Dw32cfg.h110 # define PREINCSTR(ptr) (ptr = (char *)_mbsinc((const uch *)(ptr))) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtailor.h348 # define PREINCSTR(ptr) (ptr += CLEN(ptr)) macro
358 # define PREINCSTR(ptr) (++(ptr)) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dunzpriv.h1237 # define PREINCSTR(ptr) (ptr += CLEN(ptr)) macro
1257 # define PREINCSTR(ptr) (++(ptr)) macro

Completed in 122 milliseconds