Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Ddebug.h27 unsigned long stack_count; member
/third_party/libffi/src/powerpc/
Dffi_sysv.c96 unsigned i, fpr_count = 0, gpr_count = 0, stack_count = 0; in ffi_prep_cif_sysv_core() local