Home
last modified time | relevance | path

Searched defs:export_type (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_export.h72 ExportType export_type() const {return m_type;} in export_type() function
/third_party/libxml2/os400/dlfcn/
Ddlfcn.c991 int export_type; in dlsym() local