Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch102 -local void tr_static_init()
103 +local void tr_static_init(void)
/openbmc/linux/lib/zlib_deflate/
H A Ddeftree.c131 static void tr_static_init (void);
171 static void tr_static_init(void) in tr_static_init() function
245 tr_static_init(); in zlib_tr_init()
/openbmc/u-boot/lib/zlib/
H A Dtrees.c143 local void tr_static_init OF((void));
239 local void tr_static_init() in tr_static_init() function
389 tr_static_init();