Searched defs:get_val (Results 1 – 10 of 10) sorted by relevance
36 int get_val; in check_get_subreaper() local
22 static int get_val(const char *name, const char *arg, unsigned int *val) in get_val() function
10 long long get_val() { return 0; } in get_val() function
12 long long get_val() { return 0; } in get_val() function
23 #define get_val(addr) REG(addr) macro
98 Location loc, const std::function<Value(int)>& get_val, Block* block, in PrepareValsForJump()
66 def get_val(self): member in MyIntEdit
192 static char * get_val(struct xml_node_ctx *ctx, xml_node_t *node) in get_val() function
750 auto get_val = GenGetterForLookupByKey(key_field, "bb"); in GenLookupKeyGetter() local