Home
last modified time | relevance | path

Searched refs:variable_new (Results 1 – 25 of 144) sorted by relevance

123456

/dports/devel/geany-plugins-l10n/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-pg/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-prj/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-vc/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-geniuspaste/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-latex/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-lineoperations/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-macro/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-markdown/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-numberedbookmarks/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()
/dports/devel/geany-plugin-insertnum/geany-plugins-1.38/debugger/src/
H A Ddebug_module.c35 variable *variable_new(const gchar *name, variable_type vt) in variable_new() function
52 variable *var = variable_new(name, vt); in variable_new2()

123456