Home
last modified time | relevance | path

Searched refs:CLONE_MAX (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc250 CLONE_MAX enumerator
259 static const struct clone_map rs6000_clone_map[CLONE_MAX] = {
24826 for (ret = CLONE_MAX - 1; ret != 0; ret--) in rs6000_clone_priority()
25123 tree clones[CLONE_MAX]; in dispatch_function_versions()
25155 for (ix = CLONE_MAX - 1; ix >= 0; ix--) in dispatch_function_versions()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c264 CLONE_MAX enumerator
273 static const struct clone_map rs6000_clone_map[CLONE_MAX] = {
24140 for (ret = CLONE_MAX - 1; ret != 0; ret--) in rs6000_clone_priority()
24437 tree clones[CLONE_MAX]; in dispatch_function_versions()
24469 for (ix = CLONE_MAX - 1; ix >= 0; ix--) in dispatch_function_versions()