Searched refs:API_SIG_SEARCH_LEN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/stand/uboot/ | ||
| H A D | glue.h | 45 #define API_SIG_SEARCH_LEN 0x00300000 macro |
| H A D | glue.c | 119 spend = sp + API_SIG_SEARCH_LEN - API_SIG_MAGLEN; in api_search_sig() |