Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Dmake1.cpp148 static state * current_state( stack * const pStack ) in current_state()
154 static void pop_state( stack * const pStack ) in pop_state()
165 static state * push_state( stack * const pStack, TARGET * const t, in push_state()
/third_party/icu/icu4c/source/test/cintltst/
Dnfsprep.c215 char pStack[NFS4_MAX_BUFFER_SIZE], in nfs4_mixed_prepare() local