Searched refs:funcwrap (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dexample.c183 static struct funcwrap wrapper[] = {
H A Dzprof.c294 static struct funcwrap wrapper[] = {
/macosx-10.10/ruby-106/ruby/ext/dl/
H A Dcptr.c146 VALUE ptr, sym, size, wrap = 0, funcwrap = 0; local
161 f = get_freefunc(sym, &funcwrap);
171 data->wrap[1] = funcwrap;
/macosx-10.10/ruby-106/ruby/ext/fiddle/
H A Dpointer.c163 VALUE ptr, sym, size, wrap = 0, funcwrap = 0; local
178 f = get_freefunc(sym, &funcwrap);
188 data->wrap[1] = funcwrap;
/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h417 typedef struct funcwrap *FuncWrap;
1157 struct funcwrap { struct
/macosx-10.10/zsh-61/zsh/Src/Zle/
H A Dcomplete.c1558 static struct funcwrap wrapper[] = {

Completed in 197 milliseconds