HomeSort by: relevance | last modified time | path
    Searched defs:entry_points (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/crunch/crunchgen/
crunched_main.c 49 static const struct stub entry_points[]; variable in typeref:typename:const struct stub[]
66 for (ep = entry_points; ep->name != NULL; ep++)
94 for (ep = entry_points; ep->name != NULL; ep++) {
crunched_main.c 49 static const struct stub entry_points[]; variable in typeref:typename:const struct stub[]
66 for (ep = entry_points; ep->name != NULL; ep++)
94 for (ep = entry_points; ep->name != NULL; ep++) {

Completed in 23 milliseconds