HomeSort by: relevance | last modified time | path
    Searched defs:not_implemented (Results 1 - 10 of 10) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
assert.h 31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
  /src/external/bsd/jemalloc/include/jemalloc/internal/
assert.h 31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
assert.h 31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
assert.h 31 #ifndef not_implemented
32 #define not_implemented() do { \ macro
44 not_implemented(); \
  /src/tests/kernel/
t_clofork.c 430 ATF_TC(not_implemented); variable
431 ATF_TC_HEAD(not_implemented, tc)
435 ATF_TC_BODY(not_implemented, tc)
441 ATF_TP_ADD_TC(tp, not_implemented);
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
memmgr.c 76 not_implemented () function
78 __collector_log_write ("<event kind=\"%s\" id=\"%d\">error memmgr not_implemented()</event>\n",
217 not_implemented ();
276 not_implemented ();
357 not_implemented ();
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
memmgr.c 76 not_implemented () function
78 __collector_log_write ("<event kind=\"%s\" id=\"%d\">error memmgr not_implemented()</event>\n",
217 not_implemented ();
276 not_implemented ();
357 not_implemented ();
  /src/external/bsd/jemalloc/dist/src/
malloc_io.c 13 #ifdef not_implemented
14 # undef not_implemented macro
39 #define not_implemented() do { \ macro
48 not_implemented(); \
695 #undef not_implemented macro
  /src/external/bsd/jemalloc.old/dist/src/
malloc_io.c 14 #ifdef not_implemented
15 # undef not_implemented macro
40 #define not_implemented() do { \ macro
49 not_implemented(); \
674 #undef not_implemented macro
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 52 not_implemented, member in class:llvm::sampleprof_error

Completed in 27 milliseconds