Searched refs:LOAD (Results 1 – 4 of 4) sorted by relevance
31 # define LOAD(x) 0 macro38 # define LOAD(x) tsan_load(&x) macro89 *mcount = LOAD(malloc_count); in CRYPTO_get_alloc_counts()91 *rcount = LOAD(realloc_count); in CRYPTO_get_alloc_counts()93 *fcount = LOAD(free_count); in CRYPTO_get_alloc_counts()
181 application authors may have nifty reasons for using it. The "LOAD"196 ENGINE_ctrl_cmd_string(e, "LOAD", NULL, 0);206 -pre LOAD \214 -pre LOAD221 pair and the value can sometimes be omitted (eg. the "LOAD" command).302 -pre SO_PATH:./crypto/engine/dyn_atalla.so -pre LOAD
94 LOAD: Load up the ENGINE specified by other settings
392 with value B<2> and B<LOAD> to the dynamic ENGINE. If this is not the
Completed in 6 milliseconds