Home
last modified time | relevance | path

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

/dports/devel/agar/agar-1.5.0/core/
H A Dvariable.h297 void AG_InitConstPointer(AG_Variable *, const void *);
H A D.manlinks.mk1068 MANLINKS+=AG_Variable.3:AG_InitConstPointer.3
1069 CATLINKS+=AG_Variable.cat3:AG_InitConstPointer.cat3
H A Dvariable.c1126 AG_InitConstPointer(AG_Variable *V, const void *v) in AG_InitConstPointer() function