#include <string.h>
#include <getopt.h>
Go to the source code of this file.
◆ __CPROVER_GETOPT_H_INCLUDED
#define __CPROVER_GETOPT_H_INCLUDED |
◆ __CPROVER_STRING_H_INCLUDED
#define __CPROVER_STRING_H_INCLUDED |
◆ __VERIFIER_nondet___CPROVER_bool()
__CPROVER_bool __VERIFIER_nondet___CPROVER_bool |
( |
void |
| ) |
|
◆ __VERIFIER_nondet_size_t()
__CPROVER_size_t __VERIFIER_nondet_size_t |
( |
void |
| ) |
|
◆ _getopt()
int _getopt |
( |
int |
argc, |
|
|
char *const |
argv[], |
|
|
const char * |
optstring |
|
) |
| |
◆ getopt()
int getopt |
( |
int |
argc, |
|
|
char *const |
argv[], |
|
|
const char * |
optstring |
|
) |
| |
◆ getopt_long()
int getopt_long |
( |
int |
argc, |
|
|
char *const |
argv[], |
|
|
const char * |
optstring, |
|
|
const struct option * |
longopts, |
|
|
int * |
longindex |
|
) |
| |
◆ optarg
◆ optind