Searched refs:decode_option (Results 1 – 4 of 4) sorted by relevance
66 decode_option(const cbor_item_t *key, const cbor_item_t *val, void *arg) in decode_option() function108 return (cbor_map_iter(item, o, decode_option)); in decode_options()
202 int (*decode_option) PARAMS ((int, char **)); member
5049 lang_processed = (*lang_hooks.decode_option) (argc - i, argv + i);
5471 * toplev.h (struct lang_hooks): Allow decode_option to indicate