Home
last modified time | relevance | path

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

/third_party/boost/tools/build/src/engine/
Ddebug.h27 unsigned long stack_count; member
/third_party/mesa3d/src/util/
Dregister_allocate_internal.h145 unsigned int 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