Searched defs:POST (Results 1 – 2 of 2) sorted by relevance
42 #define POST(x) x##_post macro
2967 enum Direction { PRE = 0, POST = 1 }; global() enumerator