HomeSort by relevance Sort by last modified time
    Searched refs:efunc (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm-eval.h 16 int critical, efunc report_error);
nasm.h 47 typedef void (*efunc) (int severity, const char *fmt, ...); typedef
51 * argument to an efunc.
96 void (*init) (char *, efunc);
202 int critical, efunc error);
213 void (*reset) (FILE *, const char *, int, efunc, evalfunc, ListGen *);
nasm-eval.c 26 static efunc error; /* Address of error reporting routine */
422 int critical, efunc report_error)
nasm-preproc.c 65 nil_listgen_init(char *p, efunc e)
nasm-pp.c 350 static efunc _error; /* Pointer to client-provided error reporting function */
    [all...]
  /external/qemu/audio/
audio_pt_int.c 27 const char *efunc; local
40 efunc = "pthread_mutex_init";
46 efunc = "pthread_cond_init";
52 efunc = "pthread_sigmask";
68 efunc = "pthread_create";
87 logerr (p, err, "%s(%s): %s failed", cap, AUDIO_FUNC, efunc);
  /external/ltrace/testsuite/ltrace.main/
filters.exp 60 ltraceMatch [ltraceRun -efunc* $filt] {
  /external/chromium_org/third_party/ply/
lex.py 797 efunc = self.errorf.get(state,None)
798 if efunc:
799 f = efunc
    [all...]
  /external/esd/include/
audiofile.h 397 AFerrfunc afSetErrorHandler (AFerrfunc efunc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
audiofile.h 397 AFerrfunc afSetErrorHandler (AFerrfunc efunc);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
audiofile.h 397 AFerrfunc afSetErrorHandler (AFerrfunc efunc);

Completed in 354 milliseconds