Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dunzpriv.h1084 # define POSTINCSTR(ptr) (___TMP_PTR=(char *)(ptr), PREINCSTR(ptr),___TMP_PTR) macro
1101 # define POSTINCSTR(ptr) ((ptr)++) macro