#include "hardware.inc"#include <sys/resource.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <string.h>Go to the source code of this file.
Macros | |
| #define | _FCALL |
| #define | wistdo wistdo_ |
| #define | wiout wiout_ |
| #define | anaderr anaderr_ |
| #define | anend anend_ |
| #define | anadwar anadwar_ |
| #define | angetnb angetnb_ |
Functions | |
| int | wistdo_ (int *length, int *tabint) |
| int | wiout_ (int *length, int *tabint) |
| int | anend_ () |
| int | anaderr_ () |
| int | anadwar_ () |
| int | angetnb (int *nberr, int *nbwar) |
| #define _FCALL |
Definition at line 40 of file analyse_portage.h.
| #define anaderr anaderr_ |
Definition at line 69 of file analyse_portage.h.
| #define anadwar anadwar_ |
Definition at line 71 of file analyse_portage.h.
| #define anend anend_ |
Definition at line 70 of file analyse_portage.h.
| #define angetnb angetnb_ |
Definition at line 72 of file analyse_portage.h.
| #define wiout wiout_ |
Definition at line 68 of file analyse_portage.h.
| #define wistdo wistdo_ |
Definition at line 67 of file analyse_portage.h.
| int anaderr_ | ( | ) |
| int anadwar_ | ( | ) |
| int anend_ | ( | ) |
| int angetnb | ( | int * | nberr, |
| int * | nbwar ) |
| int wiout_ | ( | int * | length, |
| int * | tabint ) |
| int wistdo_ | ( | int * | length, |
| int * | tabint ) |