Searched refs:API_ENOMEM (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ | ||
| H A D | api_public.h | 14 #define API_ENOMEM 3 /* no memory */ macro |
| /rk3399_rockchip-uboot/api/ | ||
| H A D | api.c | 137 return API_ENOMEM; in API_get_sys_info() |