OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JSON_C_VERSION
(Results
1 - 2
of
2
) sorted by null
/hardware/qcom/msm8998/json-c/
json_c_version.c
9
#include "
json_c_version
.h"
11
const char *
json_c_version
(void)
function
13
return
JSON_C_VERSION
;
json_c_version.h
17
#define
JSON_C_VERSION
"0.12.99"
19
const char *
json_c_version
(void); /* Returns
JSON_C_VERSION
*/
Completed in 58 milliseconds