Home
last modified time | relevance | path

Searched defs:init_f (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dpost.h102 int (*init_f) (void); member
/third_party/boost/boost/spirit/home/classic/dynamic/
Dfor.hpp175 for_p(InitF const &init_f, ConditionT const &condition, StepF const &step_f) in for_p()
/third_party/openssl/crypto/engine/
Deng_lib.c220 int ENGINE_set_init_function(ENGINE *e, ENGINE_GEN_INT_FUNC_PTR init_f) in ENGINE_set_init_function()