Home
last modified time | relevance | path

Searched refs:not_found (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/tools/
H A Dproftool.c230 static int read_profile(FILE *fin, int *not_found) in read_profile() argument
234 *not_found = 0; in read_profile()
277 int not_found = INT_MAX; in read_profile_file() local
287 err = read_profile(fprof, &not_found); in read_profile_file()
292 if (not_found) { in read_profile_file()
294 not_found); in read_profile_file()
363 int not_found = 0; in check_functions() local
369 not_found++; in check_functions()
377 not_found, removed_code_size); in check_functions()
/rk3399_rockchip-uboot/fs/reiserfs/
H A Dreiserfs.c143 goto not_found; in block_read()
154 not_found: in block_read()
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dgadget.c2089 goto not_found; in cdns3_gadget_ep_dequeue()
2113 not_found: in cdns3_gadget_ep_dequeue()