Searched refs:gaiaCreateSequence (Results 1 – 4 of 4) sorted by relevance
291 if (gaiaCreateSequence (NULL, "xx") != NULL) in test_capi()321 if (gaiaCreateSequence (cache, NULL) == NULL) in test_capi()326 if (gaiaCreateSequence (cache, NULL) == NULL) in test_capi()331 if (gaiaCreateSequence (cache, "abc") == NULL) in test_capi()336 if (gaiaCreateSequence (cache, "abc") == NULL) in test_capi()
102 GAIASEQ_DECLARE gaiaSequencePtr gaiaCreateSequence (const void *p_cache,
61 gaiaCreateSequence (const void *p_cache, const char *seq_name) in gaiaCreateSequence() function
41676 seq = gaiaCreateSequence (cache, seq_name); in fnct_sequence_nextval()41719 seq = gaiaCreateSequence (cache, seq_name); in fnct_sequence_setval()