OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stackenv
(Results
1 - 2
of
2
) sorted by null
/external/protobuf/php/ext/google/protobuf/
message.c
141
}
stackenv
;
typedef in typeref:struct:__anon28808
143
static void stackenv_init(
stackenv
* se, const char* errmsg);
144
static void stackenv_uninit(
stackenv
* se);
148
stackenv
* se = ud;
160
static void stackenv_init(
stackenv
* se, const char* errmsg) {
169
static void stackenv_uninit(
stackenv
* se) {
196
stackenv
se;
/external/protobuf/ruby/ext/google/protobuf_c/
encode_decode.c
661
}
stackenv
;
typedef in typeref:struct:__anon28862
663
static void stackenv_init(
stackenv
* se, const char* errmsg);
664
static void stackenv_uninit(
stackenv
* se);
668
stackenv
* se = ud;
681
static void stackenv_init(
stackenv
* se, const char* errmsg) {
687
static void stackenv_uninit(
stackenv
* se) {
716
stackenv
se;
759
stackenv
se;
[
all
...]
Completed in 45 milliseconds