Searched refs:CHECK_ALL_MAPS (Results 1 – 10 of 10) sorted by relevance
451 if (check == CHECK_ALL_MAPS) { in CheckPrototypes()522 (depth != 1 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()544 (depth != 0 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()
497 if (check == CHECK_ALL_MAPS) { in CheckPrototypes()569 (depth != 1 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()591 (depth != 0 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()
450 if (check == CHECK_ALL_MAPS) { in CheckPrototypes()520 (depth != 1 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()542 (depth != 0 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()
453 if (check == CHECK_ALL_MAPS) { in CheckPrototypes()527 (depth != 1 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()549 (depth != 0 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()
456 if (check == CHECK_ALL_MAPS) { in CheckPrototypes()528 (depth != 1 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()550 (depth != 0 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()
441 if (check == CHECK_ALL_MAPS) { in CheckPrototypes()512 (depth != 1 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()534 (depth != 0 || check == CHECK_ALL_MAPS)) { in CheckPrototypes()
16 enum PrototypeCheckType { CHECK_ALL_MAPS, SKIP_RECEIVER }; enumerator
114 check_type = CHECK_ALL_MAPS; in FrontendHeader()