Home
last modified time | relevance | path

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

/dports/x11/xscope/xscope-1.4.1/
H A Dprtype.c281 PrintSTR(const unsigned char *buf) in PrintSTR() function
834 n = PrintSTR(buf); in PrintListSTR()
H A Dx11.h348 extern int PrintSTR(const unsigned char *buf);
H A Dtable11.c382 (void) DefineType(STR, BUILTIN, "STR", PrintSTR); in InitBuiltInTypes()