Searched refs:l1_ptr (Results 1 – 3 of 3) sorted by relevance
2 void const *l1_ptr = &&l1; in f() local3 goto *l1_ptr; in f()
5 void const* l1_ptr = &&l1; in a() local6 goto *l1_ptr; in a()