Home
last modified time | relevance | path

Searched defs:fcalloc (Results 1 – 7 of 7) sorted by relevance

/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/golang.org/x/sys/unix/
H A Dztypes_openbsd_amd64.go64 Nlink uint32
65 Uid uint32
71 Size int64
72 Blocks int64
94 F_asyncreads uint64
104 Mount_info [160]byte
/dports/lang/ferite/ferite-1.0.2/include/ferite/
H A Dfmem.h35 #define fcalloc( a, b ) (ferite_calloc)( a, b, __FILE__, __LINE__ ) macro
/dports/sysutils/ssync/ssync-2.3/
H A Dtailor.h141 # define fcalloc(nitems,itemsize) halloc((long)(nitems),(itemsize)) macro
146 # define fcalloc(items,size) calloc((items),(size)) macro
148 # define fcalloc(items,size) malloc((size_t)(items)*(size_t)(size)) macro
/dports/graphics/xd3d/xd3d-8.3.1/src/qlib/
H A Dtimestuff.c35 #define fcalloc fcalloc_ macro
438 void fcalloc(char *x,int *t_elem,int *n_elem,int *ofset,int *ie) in fcalloc() function
/dports/audio/festival/festival/src/modules/hts21_engine/
H A Dmlpg.cc85 float *fcalloc(int x) in fcalloc() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/xmlrpc-c/tools/turbocharger/
H A Dmod_gzip.c6745 # define fcalloc(nitems,itemsize) halloc((long)(nitems),(itemsize)) macro
6750 # define fcalloc(items,size) calloc((items),(size)) macro
6752 # define fcalloc(items,size) malloc((size_t)(items)*(size_t)(size)) macro
8054 void * fcalloc( in fcalloc() function
/dports/net/xmlrpc-c/xmlrpc-c-1.51.07/tools/turbocharger/
H A Dmod_gzip.c6745 # define fcalloc(nitems,itemsize) halloc((long)(nitems),(itemsize)) macro
6750 # define fcalloc(items,size) calloc((items),(size)) macro
6752 # define fcalloc(items,size) malloc((size_t)(items)*(size_t)(size)) macro
8054 void * fcalloc( in fcalloc() function