Home
last modified time | relevance | path

Searched refs:atom_get_free (Results 1 – 4 of 4) sorted by relevance

/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c1861 static inline uint32_t atom_get_free(const JSAtomStruct *p) in atom_get_free() function
2818 rt->atom_free_index = atom_get_free(rt->atom_array[i]); in __JS_NewAtom()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c1688 static inline uint32_t atom_get_free(const JSAtomStruct *p) in atom_get_free() function
2652 rt->atom_free_index = atom_get_free(rt->atom_array[i]); in __JS_NewAtom()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c1690 static inline uint32_t atom_get_free(const JSAtomStruct *p) in atom_get_free() function
2654 rt->atom_free_index = atom_get_free(rt->atom_array[i]); in __JS_NewAtom()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c1895 static inline uint32_t atom_get_free(const JSAtomStruct *p) in atom_get_free() function
2861 rt->atom_free_index = atom_get_free(rt->atom_array[i]); in __JS_NewAtom()