Searched refs:remove_block (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Dpass2.c111 static void remove_block(struct block *block);
797 remove_block(after);
995 * remove_block() throws away the block specified. See comments in get_block().
999 remove_block( function
/macosx-10.9.5/cctools-845/misc/
H A Dlibtool.c323 static void remove_block(
2908 remove_block(after);
3106 * remove_block() throws away the block specified. See comments in get_block().
3110 remove_block( function
/macosx-10.9.5/swig-10/Source/CParse/
H A Dparser.y830 static String *remove_block(Node *kw, const String *inputcode) {
1250 String *newval = remove_block(featureattribs, val);
2508 code = remove_block(kw, $6);
H A Dparser.c1144 static String *remove_block(Node *kw, const String *inputcode) { function
1564 String *newval = remove_block(featureattribs, val);
5627 code = remove_block(kw, (yyvsp[(6) - (6)].str));

Completed in 209 milliseconds