Searched defs:_l (Results 1 – 4 of 4) sorted by relevance
29 #define ISDB(_l) ((_l)&db_level) argument31 #define DBS(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \ argument34 #define DBF(_l,_x) do{ if(ISDB(_l)) {print_spaces (depth); \ argument38 #define DB(_l,_x) do{ if(ISDB(_l)) {printf _x; fflush (stdout);} }while(0) argument
997 #define EXPANSION_INCREMENT(_l) ((((_l) / 500) + 1) * 500) argument
253 #define EXPANSION_INCREMENT(_l) ((((_l) / 500) + 1) * 500) argument
140 _STLP_auto_lock _l( __oom_handler_lock ); in allocate() local159 _STLP_auto_lock _l( __oom_handler_lock ); in set_malloc_handler() local