Searched refs:__dprintfNum (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libtksh/include/
H A Ddebug.h15 extern void __dprintfNum(char *, int, char *);
24 __dprintfNum(b,n,a); } while(0)
/ast/src/lib/libtksh/src/
H A Ddebug.c43 void __dprintfNum(char *before, int num, char *after) function

Completed in 6 milliseconds