Searched refs:NUM_SYMS (Results 1 - 2 of 2) sorted by relevance

/solaris-userland-s11u3/components/libusb/wrapper/src/
H A Dwr_libusb.h159 #define NUM_SYMS (unsigned int)(sizeof (sym_names) / \ macro
198 void *sym_hdl[NUM_SYMS]; /* plugin symbols */
H A Dwr_libusb.c395 for (sym_idx = 0; sym_idx < NUM_SYMS; sym_idx ++) {
637 usb_dprintf(DEBUG_DETAILED, "NUM_SYMS is %d\n", NUM_SYMS);
638 for (sym_idx = 0; sym_idx < NUM_SYMS; sym_idx ++) {

Completed in 15 milliseconds