Home
last modified time | relevance | path

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

/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/cbc/
H A Dhook.h59 #define single_hook_fill CBC_single_hook_fill macro
60 void single_hook_fill(pTHX_ const char *hook, const char *type, SingleHook *sth,
H A Dhook.c130 void single_hook_fill(pTHX_ const char *hook, const char *type, SingleHook *sth, in single_hook_fill() function
677 single_hook_fill(aTHX_ key, type, &pTH->hooks[id], sub, SHF_ALLOW_ARG_SELF | in find_hooks()
H A Ddimension.c694 single_hook_fill(aTHX_ "Dimension", type, &newhook, tag, allowed); in dimtag_parse()