Home
last modified time | relevance | path

Searched refs:B_SCNuSIZE (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/malloc/debug/
H A Dmalloc_debug_api.cpp174 && sscanf(argument, "a%" B_SCNuSIZE, &defaultAlignment) == 1) { in __init_heap()
181 && sscanf(argument, "s%" B_SCNuSIZE, &stackTraceDepth) == 1) { in __init_heap()
/haiku/headers/os/support/
H A DSupportDefs.h119 #define B_SCNuSIZE __HAIKU_PRI_PREFIX_ADDR "u" macro
/haiku/docs/user/support/
H A DSupportDefs.dox620 \def B_SCNuSIZE