Searched defs:goto (Results 1 – 8 of 8) sorted by relevance
28 goto; property in C97 goto; property167 goto; variable236 goto, enumerator
29 goto; field in C
39 message goto {} message
40 goto = 34; enumerator
39 enum goto { ZERO35 = 0; } enum
44 exports.goto = function (x, y) { function
1024 TEST_F(mi_builder_test, goto) in TEST_F() argument
1744 def goto(self, x, y=None): member in TNavigator