Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dunzpriv.h1082 # define PREINCSTR(ptr) (ptr += CLEN(ptr)) macro
1100 # define PREINCSTR(ptr) (++(ptr)) macro