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

  /src/external/gpl2/lvm2/dist/tools/
stub.h 18 #define unimplemented \ macro
21 /*int e2fsadm(struct cmd_context *cmd, int argc, char **argv) unimplemented*/
26 unimplemented;
33 unimplemented;
  /src/crypto/external/apache2/openssl/dist/ms/
uplink.c 28 static void unimplemented(void) function
39 void (*func)(void) = unimplemented;
60 _tcscpy(msg + len, _T("unimplemented function"));
  /src/crypto/external/bsd/openssl/dist/ms/
uplink.c 28 static void unimplemented(void) function
39 void (*func) (void) = unimplemented;
60 _tcscpy(msg + len, _T("unimplemented function"));
  /src/crypto/external/bsd/openssl.old/dist/ms/
uplink.c 28 static void unimplemented(void) function
39 void (*func) (void) = unimplemented;
60 _tcscpy(msg + len, _T("unimplemented function"));
  /src/external/apache2/llvm/dist/clang/tools/diagtool/
TreeView.cpp 39 static bool unimplemented(const GroupRecord &Group) { function in class:TreePrinter
44 if (!unimplemented(GR))
67 if (unimplemented(Group))
135 << " = unimplemented (accepted for GCC compatibility)\n\n";
  /src/external/gpl3/gdb/dist/sim/igen/
igen.h 168 /* Issue warning about unimplemented instructions */
169 int unimplemented; member in struct:_igen_warn_options
  /src/external/gpl3/gdb.old/dist/sim/igen/
igen.h 168 /* Issue warning about unimplemented instructions */
169 int unimplemented; member in struct:_igen_warn_options
  /src/external/gpl3/gdb/dist/gdb/dwarf2/
loc.c 2248 /* A helper function that throws an unimplemented error mentioning a
2252 unimplemented (unsigned int op) function
2901 unimplemented (op);
2905 unimplemented (op);
2998 unimplemented (op);
3027 unimplemented (op);
3030 unimplemented (op);
3033 unimplemented (op);
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
loc.c 2252 /* A helper function that throws an unimplemented error mentioning a
2256 unimplemented (unsigned int op) function
2905 unimplemented (op);
2909 unimplemented (op);
3002 unimplemented (op);
3031 unimplemented (op);
3034 unimplemented (op);
3037 unimplemented (op);

Completed in 41 milliseconds