Searched refs:NSHORTCUTS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/CPAN-56/fix/
H A Dshortcuts.h7 #define NSHORTCUTS (sizeof(shortcuts) / sizeof(struct shortcut)) macro
/macosx-10.10/perl-103/versioner/
H A Dshortcuts.h7 #define NSHORTCUTS (sizeof(shortcuts) / sizeof(struct shortcut)) macro
H A Dversioner.c43 #include "shortcuts.h" /* NSHORTCUTS, static const struct shortcut shortcuts[] */
198 if ((sp = (struct shortcut *)bsearch(name, shortcuts, NSHORTCUTS, sizeof(struct shortcut), cmpshortcuts)) != NULL) {
/macosx-10.10/python-89/fix/
H A Dshortcuts.h7 #define NSHORTCUTS (sizeof(shortcuts) / sizeof(struct shortcut)) macro

Completed in 114 milliseconds