Searched refs:POSTINCSTR (Results 1 - 1 of 1) sorted by last modified time

/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

Completed in 46 milliseconds