HomeSort by relevance Sort by last modified time
    Searched full:aslmsg (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/
blocks.m 41 typedef struct __aslmsg *aslmsg;
43 int asl_log(aslclient asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format__ (__printf__, 4, 5)));
  /external/clang/test/Sema/
format-strings.c 278 typedef struct __aslmsg *aslmsg; typedef in typeref:struct:__aslmsg
279 int asl_log(aslclient asl, aslmsg msg, int level, const char *format, ...) __attribute__((__format__ (__printf__, 4, 5)));

Completed in 402 milliseconds