Home
last modified time | relevance | path

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

/dports/shells/zsh/zsh-5.8.1/Src/
H A Dutils.c1362 Prepromptfn ppdat = (Prepromptfn)zalloc(sizeof(struct prepromptfn)); in addprepromptfn() local
1363 ppdat->func = func; in addprepromptfn()
1366 zaddlinknode(prepromptfns, ppdat); in addprepromptfn()
1378 Prepromptfn ppdat = (Prepromptfn)getdata(ln); in delprepromptfn() local
1379 if (ppdat->func == func) { in delprepromptfn()
1381 zfree(ppdat, sizeof(struct prepromptfn)); in delprepromptfn()
1473 Timedfn ppdat = (Timedfn)getdata(ln); in deltimedfn() local
1474 if (ppdat->func == func) { in deltimedfn()
1476 zfree(ppdat, sizeof(struct timedfn)); in deltimedfn()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dactivdbg.h8652 IRemoteDebugApplicationThread **ppdat,
8667 IRemoteDebugApplicationThread **ppdat,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dactivdbg.h8652 IRemoteDebugApplicationThread **ppdat,
8667 IRemoteDebugApplicationThread **ppdat,