Searched refs:temp_table (Results 1 – 3 of 3) sorted by relevance
76 CComPtr<IDiaTable> temp_table; in FindTable() local78 while (SUCCEEDED(enum_tables->Next(1, &temp_table, &fetched)) && in FindTable()81 if (SUCCEEDED(temp_table->QueryInterface(iid, &temp))) { in FindTable()85 temp_table.Release(); in FindTable()
264 struct eloop_sock *temp_table; in eloop_sock_table_add_sock() local305 temp_table = os_realloc_array(eloop.fd_table, next, in eloop_sock_table_add_sock()307 if (temp_table == NULL) in eloop_sock_table_add_sock()311 eloop.fd_table = temp_table; in eloop_sock_table_add_sock()
META-INF/ META-INF/MANIFEST.MF com/ com/ximpleware/ com/ ...