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

  /external/chromium_org/third_party/libxml/src/
triop.h 85 typedef int (*trio_callback_t) TRIO_PROTO((trio_pointer_t)); typedef
87 trio_pointer_t trio_register TRIO_PROTO((trio_callback_t callback, const char *name));
  /external/libxml2/
triop.h 85 typedef int (*trio_callback_t) TRIO_PROTO((trio_pointer_t)); typedef
87 trio_pointer_t trio_register TRIO_PROTO((trio_callback_t callback, const char *name));

Completed in 121 milliseconds