Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfstrtof.h122 typedef int (*S2F_get_f)_ARG_((void*, int));
174 S2F_function(void* s, S2F_get_f get) in S2F_function()
176 S2F_function(s, get) void* s; S2F_get_f get; in S2F_function()