Searched refs:gx_io_device_table (Results 1 – 5 of 5) sorted by relevance
147 const gx_io_device *const gx_io_device_table[] = { variable154 const unsigned gx_io_device_table_count = countof(gx_io_device_table) - 1;
76 extern const gx_io_device * const gx_io_device_table[]
86 memcpy(table[i], gx_io_device_table[i], sizeof(gx_io_device)); in gs_iodev_init()
1031 gx_io_device iodev_default_copy = *gx_io_device_table[0]; in lib_fopen()