Home
last modified time | relevance | path

Searched refs:globals2 (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/archival/
Dgzip.c980 struct globals2 { struct
1068 #define G2ptr ((struct globals2*)(ptr_to_globals)) argument
2218 SET_PTR_TO_GLOBALS((char *)xzalloc(sizeof(struct globals)+sizeof(struct globals2)) in gzip_main()
/busybox-1.35.0/editors/
Dawk.c574 struct globals2 { struct
608 #define G (*(struct globals2 *)ptr_to_globals) argument