Home
last modified time | relevance | path

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

/dports/math/form/form-4.2.1/sources/
H A Dstore.c639 if ( PutInStore(ind,num) ) error = -1; in CoLoad()
682 if ( PutInStore(ind,num) ) error = -1; in CoLoad()
709 if ( PutInStore(ind,num) ) error = -1; in CoLoad()
861 WORD PutInStore(INDEXENTRY *ind, WORD num) in PutInStore() function
H A Ddeclare.h649 extern WORD PutInStore(INDEXENTRY *,WORD);