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

/haiku/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h43 extern int __gen_tempname (char *__tmpl, int __kind);
44 /* The __kind argument to __gen_tempname may be one of: */
/haiku/headers/cpp/
H A Dropeimpl.h1023 char* __kind; local
1027 __kind = "Leaf";
1030 __kind = "Function";
1033 __kind = "Function representing substring";
1036 __kind = "(corrupted kind field!)";
1040 __kind, __r, __r->_M_depth, __r->_M_size);
1043 __kind, __r, __r->_M_refcount, __r->_M_depth, __r->_M_size);

Completed in 40 milliseconds