Home
last modified time | relevance | path

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

/dports/lang/gravity/gravity-0.8.5/src/shared/
H A Dgravity_macros.h142 #define GRAVITY_JSON_LABELNTEMP "ntemp" macro
H A Dgravity_value.c809 json_add_int(json, GRAVITY_JSON_LABELNTEMP, f->ntemps); in gravity_function_serialize()
935 if (string_casencmp(label, GRAVITY_JSON_LABELNTEMP, label_size) == 0) { in gravity_function_deserialize()