Home
last modified time | relevance | path

Searched refs:lsm2_fn (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/linux/user/src/env/
H A D__libc_start_main.c70 typedef int lsm2_fn(int (*)(int,char **,char **), int, char **); typedef
71 static lsm2_fn libc_start_main_stage2;
96 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main()
/third_party/musl/src/env/
H A D__libc_start_main.c72 typedef int lsm2_fn(int (*)(int,char **,char **), int, char **); typedef
73 static lsm2_fn libc_start_main_stage2;
98 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main()
/third_party/musl/porting/liteos_a/user/src/env/
H A D__libc_start_main.c69 typedef int lsm2_fn(int (*)(int,char **,char **), int, char **); typedef
70 static lsm2_fn libc_start_main_stage2;
84 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main()
/third_party/musl/porting/liteos_a/user_debug/src/env/
H A D__libc_start_main.c70 typedef int lsm2_fn(int (*)(int,char **,char **), int, char **); typedef
71 static lsm2_fn libc_start_main_stage2;
85 lsm2_fn *stage2 = libc_start_main_stage2; in __libc_start_main()

Completed in 2 milliseconds