Home
last modified time | relevance | path

Searched defs:b_vars (Results 1 – 15 of 15) sorted by relevance

/dports/devel/libubox/libubox-c83a84af/examples/
H A Djson_script-example.c10 struct blob_buf b_vars; variable
/dports/science/tfel-edf/tfel-3.2.1/src/Math/
H A DConditionalExpr.cxx53 std::vector<std::string> b_vars(vars); in checkCyclicDependency() local
/dports/science/tfel/tfel-3.4.0/src/Math/
H A DConditionalExpr.cxx53 std::vector<std::string> b_vars(vars); in checkCyclicDependency() local
/dports/lang/php73/php-7.3.33/ext/interbase/
H A Dibase_query.c641 static int _php_ibase_bind(XSQLDA *sqlda, zval *b_vars, BIND_BUF *buf, /* {{{ */ in _php_ibase_bind()
/dports/www/mod_php73/php-7.3.33/ext/interbase/
H A Dibase_query.c641 static int _php_ibase_bind(XSQLDA *sqlda, zval *b_vars, BIND_BUF *buf, /* {{{ */ in _php_ibase_bind()
/dports/databases/php73-interbase/php-7.3.33/ext/interbase/
H A Dibase_query.c641 static int _php_ibase_bind(XSQLDA *sqlda, zval *b_vars, BIND_BUF *buf, /* {{{ */ in _php_ibase_bind()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/cp/
H A Dcoroutines.cc3147 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/cp/
H A Dcoroutines.cc3310 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/cp/
H A Dcoroutines.cc3309 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/lang/gcc10/gcc-10.3.0/gcc/cp/
H A Dcoroutines.cc3448 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/lang/gcc11/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc3458 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/cp/
H A Dcoroutines.cc3458 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/cp/
H A Dcoroutines.cc3476 tree b_vars = BIND_EXPR_VARS (bind); in add_var_to_bind() local
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dbuffer_defs.h825 dict_T *b_vars; ///< b: scope dictionary. member
/dports/editors/vim/vim-8.2.3745/src/
H A Dstructs.h3056 dict_T *b_vars; // internal variables, local to buffer member