Searched refs:_SIMPLE_STRING (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/Libc-1044.1.2/gen/FreeBSD/
H A Dassert.c53 _SIMPLE_STRING s = _simple_salloc();
67 _SIMPLE_STRING s = _simple_salloc();
81 _SIMPLE_STRING s = _simple_salloc();
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_support.c56 _SIMPLE_STRING s = _simple_salloc();
/macosx-10.10/Libc-1044.1.2/locale/FreeBSD/
H A Dwcstof.c53 _SIMPLE_STRING b;
H A Dwcstold.c53 _SIMPLE_STRING b;
H A Dwcstod.c77 _SIMPLE_STRING b;
/macosx-10.10/Libc-1044.1.2/os/
H A Dassumes.c191 _os_construct_message(uint64_t code, _SIMPLE_STRING asl_message, Dl_info *info, char *buff, size_t sz)
232 _SIMPLE_STRING asl_message = _simple_asl_msg_new();
258 _SIMPLE_STRING asl_message = _simple_asl_msg_new();
300 _SIMPLE_STRING asl_message = _simple_asl_msg_new();
321 _SIMPLE_STRING asl_message = _simple_asl_msg_new();
H A Dassumes.h74 /* The asl_message argument is a _SIMPLE_STRING that, when given to _simple_asl_send(), will
78 typedef bool (*os_log_callout_t)(_SIMPLE_STRING asl_message, void *ctx, const char *);
/macosx-10.10/dyld-353.2.1/src/
H A Dglue.c63 typedef struct _SIMPLE* _SIMPLE_STRING; typedef in typeref:struct:_SIMPLE
66 extern _SIMPLE_STRING _simple_salloc(void);
67 extern int _simple_vsprintf(_SIMPLE_STRING __b, const char *__fmt, va_list __ap);
68 extern void _simple_sfree(_SIMPLE_STRING __b);
69 extern char * _simple_string(_SIMPLE_STRING __b);
148 _SIMPLE_STRING s = _simple_salloc();
H A Ddyld.cpp352 _SIMPLE_STRING buf = _simple_salloc();
369 _SIMPLE_STRING buf = _simple_salloc();
392 _SIMPLE_STRING buf = _simple_salloc();
457 _SIMPLE_STRING buf = _simple_salloc();
/macosx-10.10/Libc-1044.1.2/stdlib/FreeBSD/
H A Dabort.c146 _SIMPLE_STRING s;
/macosx-10.10/libmalloc-53.1.1/src/
H A Dmalloc.c736 _SIMPLE_STRING b = _simple_salloc();
984 _SIMPLE_STRING b;
1059 _SIMPLE_STRING b = _simple_salloc();
1098 _SIMPLE_STRING b = _simple_salloc();
1452 _SIMPLE_STRING b = _simple_salloc();
H A Dmagazine_malloc.c987 _SIMPLE_STRING b = _simple_salloc();
3574 _SIMPLE_STRING b = _simple_salloc();
3608 _SIMPLE_STRING b;
5266 _SIMPLE_STRING b = _simple_salloc();
5300 _SIMPLE_STRING b;
5415 _SIMPLE_STRING b = _simple_salloc();
H A Dnano_malloc.c220 _SIMPLE_STRING b = _simple_salloc();

Completed in 145 milliseconds