Home | History | Annotate | Download | only in x64

Lines Matching full:unbound

1227   // Label L;    // unbound label
1228 // j(cc, &L); // forward branch to unbound label
1236 void bind(Label* L); // binds an unbound label L to the current code position